home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1989 / Aug 89 / X0078-Problem with 2.0b9 -Aug89 < prev    next >
Encoding:
Text File  |  1991-03-06  |  1.8 KB  |  44 lines  |  [TEXT/GEOL]

  1. Item    1923454                         18-Aug-89        10:32
  2.  
  3. From:   ROSETTA                         Rosetta, Scott Warren,PRT
  4.  
  5. To:     MACAPP.TECH$                    MACAPP Tech
  6.  
  7. cc:     MACAPP.TEST                     MacApp SQA Team,APL
  8.  
  9. Sub:    Problem with 2.0b9 Calc sample
  10.  
  11. I have just installed MacApp 2.0b9 and am having trouble with the Calc sample.
  12.  
  13. (1) After installing the distribution, I built each of the sample applications
  14. using the simple 'mabuild' commands given in the release notes.  All of them
  15. built without errors, and all of them appeared to work fine except for Calc.
  16. Every time I ran it, Calc would fail during startup.  It entered the MacApp
  17. debugger just after the splash screen appeared, with the complaint "Object not
  18. from our Zone" from 'FailNonObject' during 'TEvtHandler.DoCreateViews'.  This
  19. is the same symptom described by Curtis Faith in his message of 2-Aug-89.
  20.  
  21. (2) On a hunch I deleted all Calc's object files etc and rebuilt it, and I got
  22. a version that appears to work.  I didn't make any changes, I just rebuilt from
  23. the same source.
  24.  
  25. (3) Later, I decided to build a -NoDebug version of Calc.  I did this with the
  26. command 'MABuild -NoDebug {MAExamples}Calc:Calc'.  The build produced a "File
  27. was not needed for link" message about "ToolLib.o" but otherwise was
  28. uneventful.  But the resulting nondebug Calc crashes during startup, usually
  29. with an address error, a corrupted application heap, and the pc pointing into a
  30. broken block that may once have been a code resource.
  31.  
  32. (4) Because it helped once before, I deleted all the nondebug Calc object files
  33. etc and rebuilt it.  Same results exactly.
  34.  
  35.  
  36. Does anyone know what is going on here?  I did this on a vanilla SE running
  37. System 6.0.2 and MPW 3.0 final.  I never had any such problems with previous
  38. versions of MacApp.
  39.  
  40.  
  41. Scott K. Warren
  42. Rosetta, Inc.
  43.  
  44.